
 ============================================================================================

 Priviliges Plugin for NSIS 2

 Copyright (c) 2002 Romain Petges
   
 Description : This plugin should be used if you like to determine the priviliges 
               for the logged-in user.

               It pushes one of the following strings onto the stack:

               Admin for Administrator priviliges
               User for User priviliges
               Guest for Guest priviliges
               Power for Power User priviliges
               "" for Windows9x/Me

  Verion history : 3 November 2002 - Initial release

  Feel free to contact me at romain@petges.com and visit my homepage at http://www.petges.com

  ============================================================================================

  Usage example :

  Check out the Demo.nsi script for a demo application (no system changes are done !)

